home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Best of www.BestZips.com (Collector's Edition)
/
Best of WWW.BESTZIPS.COM Collector's Edition (JCSM Shareware) (JCS Marketing).ISO
/
gamebord
/
wchss252.zip
/
BCHSTALL.BA_
/
BCHSTALL.BA
Wrap
Text File
|
1996-09-21
|
673b
|
32 lines
@Echo off
If Not [%1]==[] Goto Finish
Echo %0 DOS>0.Bat
Echo %0 Windows>1.Bat
Set|Find "windir=" /C > {Test}.Bat
{Test}
:Finish
For %%V In (0 1 {Test}) Do Del %%V.Bat
Set OS=%1
If Not [%1]==[Windows] Goto Done
Echo %0 Windows31>0.Bat
Echo %0 Windows95>1.Bat
Set|Find "winbootdir=" /C > {Test}.Bat
{Test}
:Done
Goto %OS%
:Windows95
If Exist %winbootdir%\System\Ctl3dv2.Dll Goto End
Copy Ctl3dV2.Dll %winbootdir%\System
Goto End
:Windows31
Echo Set WINDIR=%%1> WinDir.BAT
Set|Find "windir" > W!nD!r.BAT
Call W!ND!R
Del W?ND?R.BAT
If Exist %WINDIR%\System\Ctl3dv2.Dll Goto End
Copy Ctl3dV2.Dll %WINDIR%\System
Goto End
:DOS
:End
Del Ctl3dV2.Dll